From 58d9c7e53e3d40e3879cad56b403cff1fa24f8b1 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Thu, 29 Sep 2011 06:30:20 +0200 Subject: [PATCH] docs: Fix typo in treeview docs --- gtk/gtktreeview.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtktreeview.c b/gtk/gtktreeview.c index 7cf74ddec7..7c3c0b0e0d 100644 --- a/gtk/gtktreeview.c +++ b/gtk/gtktreeview.c @@ -15628,7 +15628,7 @@ gtk_tree_view_stop_editing (GtkTreeView *tree_view, * @tree_view: a #GtkTreeView * @hover: %TRUE to enable hover selection mode * - * Enables of disables the hover selection mode of @tree_view. + * Enables or disables the hover selection mode of @tree_view. * Hover selection makes the selected row follow the pointer. * Currently, this works only for the selection modes * %GTK_SELECTION_SINGLE and %GTK_SELECTION_BROWSE. -- 2.30.2